home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 36
/
PC Gamer IT CD 36 2-2.iso
/
utility
/
pmio12
/
Pmio.ex_
/
0
/
RCDATA
/
TPROPERTIESFORM1
/
TPROPERTIESFORM1.txt
< prev
Wrap
Text File
|
1998-10-17
|
4KB
|
203 lines
object PropertiesForm1: TPropertiesForm1
Left = 46
Top = 124
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
ActiveControl = Memo
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Image Properties'
ClientHeight = 253
ClientWidth = 575
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
KeyPreview = True
Position = poScreenCenter
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object OpenTool: TToolbarButton97
Left = 185
Top = 4
Width = 23
Height = 22
Hint = 'Open Image'
DisplayMode = dmGlyphOnly
Flat = False
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
04000000000080000000CE0E0000C40E00000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
77777777777777777777000000000007777700666666666077770E0666666666
07770FE06666666660770EFE0666666666070FEFE000000000000EFEFEFEFE07
77770FEFEFEFEF0777770EFE0000000777777000777777770007777777777777
7007777777770777070777777777700077777777777777777777}
ParentShowHint = False
ShowHint = True
OnClick = OpenToolClick
end
object Label2: TLabel
Left = 424
Top = 55
Width = 139
Height = 16
AutoSize = False
Caption = 'Dimensions:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 424
Top = 109
Width = 139
Height = 16
AutoSize = False
Caption = 'File size:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 424
Top = 163
Width = 139
Height = 16
AutoSize = False
Caption = 'Modified:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 185
Top = 36
Width = 225
Height = 21
AutoSize = False
Caption = '&Memo:'
FocusControl = Memo
Transparent = True
end
object ApplyButton: TButton
Left = 184
Top = 216
Width = 75
Height = 25
Caption = '&Apply'
Enabled = False
ModalResult = 1
TabOrder = 1
OnClick = ApplyButtonClick
end
object CancelButton: TButton
Left = 344
Top = 216
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = -36
Top = -16
Width = 201
Height = 277
TabOrder = 4
object Panel1: TPanel
Left = 40
Top = 20
Width = 155
Height = 245
BevelOuter = bvNone
TabOrder = 0
end
end
object Memo: TMemo
Left = 184
Top = 52
Width = 233
Height = 153
TabOrder = 0
OnChange = MemoChange
end
object Panel2: TPanel
Left = 424
Top = 71
Width = 139
Height = 21
Alignment = taLeftJustify
BevelOuter = bvLowered
TabOrder = 5
end
object Panel3: TPanel
Left = 424
Top = 125
Width = 139
Height = 21
Alignment = taLeftJustify
BevelOuter = bvLowered
TabOrder = 6
end
object Panel4: TPanel
Left = 424
Top = 179
Width = 139
Height = 21
Alignment = taLeftJustify
BevelOuter = bvLowered
TabOrder = 7
end
object SkipButton: TButton
Left = 264
Top = 216
Width = 75
Height = 25
Caption = '&Skip'
ModalResult = 5
TabOrder = 2
end
object HelpButton: TButton
Left = 424
Top = 216
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 8
OnClick = HelpButtonClick
end
object Edit: TEdit
Left = 212
Top = 9
Width = 357
Height = 24
BorderStyle = bsNone
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 9
Text = 'x'
end
end